home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
63142
/
63142.xpi
/
older
/
tkp22.xpi
/
chrome
/
skin
/
overlay.css
next >
Wrap
Cascading Style Sheet File
|
2010-01-24
|
543b
|
23 lines
/* This is just an example. You shouldn't do this. */
#ketkpin-hello
{
color: red ! important;
}
#ketkpin-toolbar-button
{
list-style-image: url("chrome://ketkpin/skin/toolbar-button.png");
-moz-image-region: rect(0px 24px 24px 0px);
}
#ketkpin-toolbar-button:hover
{
-moz-image-region: rect(24px 24px 48px 0px);
}
[iconsize="small"] #ketkpin-toolbar-button
{
-moz-image-region: rect( 0px 40px 16px 24px);
}
[iconsize="small"] #ketkpin-toolbar-button:hover
{
-moz-image-region: rect(24px 40px 40px 24px);
}